Bug 495320 - GtkRange does not use gdk_event_request_motions
authorXan Lopez <xan@gnome.org>
Wed, 25 Feb 2009 17:38:53 +0000 (17:38 +0000)
committerXan Lopez <xan@src.gnome.org>
Wed, 25 Feb 2009 17:38:53 +0000 (17:38 +0000)
commit7871e095605332ce1cfb15e19a06f36b05604d0b
treeeec2735a4c72e5506a37c042316914d2ec814479
parent4708c01a2024957be57e4088d8d6afaac2d668c1
Bug 495320 - GtkRange does not use gdk_event_request_motions

2009-02-25  Xan Lopez  <xan@gnome.org>

        Bug 495320 - GtkRange does not use gdk_event_request_motions

        * gtk/gtkrange.c:
        (gtk_range_motion_notify): Use gdk_event_request_motions to
        request more motion events, as suggested in the docs for widgets
        using motion hints.

svn path=/trunk/; revision=22407
ChangeLog
gtk/gtkrange.c